Remotely Restarting Device using SIP NOTIFY

The device can be remotely restart upon the receipt of a SIP NOTIFY message that contains an Event header set to 'check-sync;reboot=true' (proprietary to AudioCodes), as shown in the example below:

NOTIFY sip:<user>@<dsthost> SIP/2.0
To: sip:<user>@<dsthost>
From: sip:sipsak@<srchost>
CSeq: 10 NOTIFY
Call-ID: 1234@<srchost>
Event: check-sync;reboot=true
To enable remote restart upon receipt of SIP NOTIFY:
1. Open the SIP Definitions General Settings page (Setup menu > Signaling & Media tab > SIP Definitions folder > SIP Definitions General Settings).
2. From the 'Remote Management by SIP Notify' (EnableSIPRemoteReset) drop-down list, select Enable:

3. Click Apply.